home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / ezy_comm / gfix1022.zip / GFIX.DOC next >
Text File  |  1992-10-09  |  908b  |  36 lines

  1. GFix - Run GEdit with Ezycom.
  2.  
  3.  
  4. GFix will:
  5.  
  6.   -  Create a temporary isolated directory for running GEdit multiline with
  7.      no interference.
  8.  
  9.   -  Create MSGTMP and MSGINF from MSGTMP.<node> and MSGINFO.<node>.
  10.  
  11.  
  12. Installation:
  13.  
  14.   -  Put GFIX.EXE, GEDIT.EXE, GEHELP.ANS and GEQUOTE.ANS in your Ezycom system
  15.      path.
  16.  
  17.   -  Change your external editor command line to read:
  18.  
  19.        GFIX.EXE -N*N *M
  20.  
  21.      The *M is optional, use if you are low on memory.
  22.  
  23.   -  Make sure 'Old style MSGTMP' is set to NO.
  24.  
  25.  
  26. History:
  27.  
  28.   1.02.0  -  First version
  29.  
  30.   1.02.1  -  Added code to remove the spaces after the $8D soft carriage return
  31.              markers in the MSGTMP.
  32.  
  33.   1.02.2  -  Fixed up the MSGTMP to change <$8D><$20> to <$20><$8D>, instead of
  34.              just stripping the space.  Just leaving it off was causing words
  35.              to be joined together on exported mail.
  36.